[INFO] cloning repository https://github.com/victorgao001/redlib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/victorgao001/redlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorgao001%2Fredlib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorgao001%2Fredlib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f213886436423c935961b46d9da8388fa95fbfb
[INFO] checking victorgao001/redlib against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorgao001%2Fredlib" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/victorgao001/redlib
[INFO] finished tweaking git repo https://github.com/victorgao001/redlib
[INFO] tweaked toml for git repo https://github.com/victorgao001/redlib written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/victorgao001/redlib on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/victorgao001/redlib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1b51513ef29017cf4839afbfa788e612528bc5ef89ffd295b8ea5db47482e3f8
[INFO] running `Command { std: "docker" "start" "1b51513ef29017cf4839afbfa788e612528bc5ef89ffd295b8ea5db47482e3f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b51513ef29017cf4839afbfa788e612528bc5ef89ffd295b8ea5db47482e3f8" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b51513ef29017cf4839afbfa788e612528bc5ef89ffd295b8ea5db47482e3f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1b51513ef29017cf4839afbfa788e612528bc5ef89ffd295b8ea5db47482e3f8" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking libflate_lz77 v2.1.0
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling redlib v0.35.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dary_heap v0.3.6
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(target_os = "windows"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(target_os = "windows")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr] error: could not compile `redlib` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1b51513ef29017cf4839afbfa788e612528bc5ef89ffd295b8ea5db47482e3f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b51513ef29017cf4839afbfa788e612528bc5ef89ffd295b8ea5db47482e3f8", kill_on_drop: false }`
[INFO] [stdout] 1b51513ef29017cf4839afbfa788e612528bc5ef89ffd295b8ea5db47482e3f8
